home *** CD-ROM | disk | FTP | other *** search
/ LiquidLibrary 2005 February / LiquidLibrary 2005 February - Disc 1.iso / pc / Portfolio Browser / Filters / PDF / LIB / gs_il2_e.ps < prev    next >
Text File  |  2003-01-03  |  2KB  |  54 lines

  1. %    Copyright (C) 1999 Aladdin Enterprises.  All rights reserved.
  2. % This software is licensed to a single customer by Artifex Software Inc.
  3. % under the terms of a specific OEM agreement.
  4.  
  5. % $RCSfile$ $Revision$
  6. % Define the ISO Latin-2 (8859-2) encoding vector.
  7.  
  8. % The original version of this encoding vector used Unicode names, rather
  9. % than Adobe names, for many characters.  Here are the names that appeared
  10. % in the original version:
  11. %    \047    /quoteright    /apostrophe
  12. %    \056    /period        /fullstop
  13. %    \137    /underscore    /lowline
  14. %    \140    /quoteleft    /grave
  15. % \055 is /hyphen in StandardEncoding, but /minus in 8859-1; we follow
  16. % 8859-1 here.  In addition, the following substitutions were made:
  17. %    /Lstroke => /Lslash
  18. %    /Dstroke => /Dcroat
  19. %    /*diaeresis => /*dieresis
  20. %    /softhyphen => /hyphen
  21. %    /*abovedot => /*dotaccent
  22. %    /*doubleacute => /*hungarumlaut
  23. %    /division => /divide
  24. %    /ssharp => /germandbls
  25.  
  26. /currentglobal where
  27.  { pop currentglobal { setglobal } true setglobal }
  28.  { { } }
  29. ifelse
  30. /ISOLatin2Encoding
  31. % The first 144 entries are the same as the ISO Latin-1 encoding.
  32. ISOLatin1Encoding 0 144 getinterval aload pop
  33. % \22x
  34.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  35.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  36. % \24x
  37.     /nbspace /Aogonek /breve /Lslash /currency /Lcaron /Sacute /section
  38.     /dieresis /Scaron /Scedilla /Tcaron /Zacute /hyphen /Zcaron /Zdotaccent
  39.     /degree /aogonek /ogonek /lslash /acute /lcaron /sacute /caron
  40.     /cedilla /scaron /scedilla /tcaron /zacute /hungarumlaut /zcaron /zdotaccent
  41. % \30x
  42.     /Racute /Aacute /Acircumflex /Abreve /Adieresis /Lacute /Cacute /Ccedilla
  43.     /Ccaron /Eacute /Eogonek /Edieresis /Ecaron /Iacute /Icircumflex /Dcaron
  44.     /Dcroat /Nacute /Ncaron /Oacute /Ocircumflex /Ohungarumlaut /Odieresis /multiply
  45.     /Rcaron /Uring /Uacute /Uhungarumlaut /Udieresis /Yacute /Tcedilla /germandbls
  46. % \34x
  47.     /racute /aacute /acircumflex /abreve /adieresis /lacute /cacute /ccedilla
  48.     /ccaron /eacute /eogonek /edieresis /ecaron /iacute /icircumflex /dcaron
  49.     /dcroat /nacute /ncaron /oacute /ocircumflex /ohungarumlaut /odieresis /divide
  50.     /rcaron /uring /uacute /uhungarumlaut /udieresis /yacute /tcedilla /dotaccent
  51. 256 packedarray .defineencoding
  52. exec
  53.